Vcenter TrustedInfrastructure X509CertChain

Vcenter TrustedInfrastructure X509CertChain
Vcenter TrustedInfrastructure X509CertChain

The Vcenter TrustedInfrastructure X509CertChain schema contains x509 certificate chain.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "cert_chain": [
        "string"
    ]
}
array of string
cert_chain
Required

Certificate chain in base64 format

This property was added in vSphere API 7.0.0.0.